home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Tele / D-F / FileTrix / About WhatsNew... < prev    next >
Encoding:
Text File  |  1991-05-20  |  4.7 KB  |  127 lines  |  [TEXT/MPS ]

  1. Last updated: 20 may 1991
  2.  
  3. WhatsNew8 is (c) 1991 J.W. Sinteur. Costs $20
  4. Send to:
  5. J.W. Sinteur
  6. Strawinskypad 82
  7. 2324 DB Leiden
  8. The Netherlands
  9.  
  10.  
  11. WhatsNew8 is an application for Mansion 8.0 owners.
  12. It scans your file area's for new files, and if it finds
  13. any, it will post a message in the TabbyNet files for
  14. exporting to echo area's and importing to any board. (thus,
  15. it is only useful for Mansion owners who happen to own
  16. TabbyNet as well, or are prepared to create a folder
  17. called 'Tabby' and 'TabbyWork' in the same folder where
  18. Mansion sits and launch it by hand periodically).
  19. It also appends the information on new files to an
  20. NEWFILES file that most sysops keep available for
  21. file request.
  22.  
  23. It was originally written to inform points automatically
  24. of new files on the boss BBS.
  25.  
  26. Installation:
  27.  
  28. 1) copy the application 'WhatsNew8' to the directory with
  29. all your other TabbyNet applications.
  30.  
  31. 2) copy the file 'WhatsNew.record' to all file areas you wish to
  32. be scanned.
  33. (this means putting it at the same level of the 'Section.dir'
  34. files).
  35. Edit them with your favorite TEXT editor. The first line
  36. MUST contain three digits. The sample Whatsnew.record has
  37. 000 on the first line. This is the number of the highest
  38. available file in the area. If you don't want to have the
  39. entire area listed the first time you run WhatsNew in an
  40. event, put the file number of the file on top of the list
  41. there. For example, if your Section.Dir reads:
  42. FILE LIST
  43. Last Updated: 11-15-1990
  44.  
  45. ID# FILE NAME            ACC. T UPLOADED BY                         DATE
  46. --- -------------------- ---- - ----------------------------------- ----------
  47. 102 RamDisk+2.12.cpt        1 B Garner Miller                       11-11-1990
  48.     DESC: Excellent RAM disk program; configurable for auto-startup
  49.      KEY: RAMstart, RAM disk, autoload, shareware, very clean   KBytes: 25728
  50.  
  51. put '102' on the first line (for testing purposes, you may
  52. wish to put '101' on the first line instead. On its first
  53. run, WhatsNew should think file 102 is new)
  54.  
  55. The second line contains the name WhatsNew gives to this area.
  56. You MAY terminate this line with a return, but do not put in
  57. any extra returns.
  58.  
  59.  
  60. 3) edit the following STR resources with ResEdit in
  61. the WhatsNew application:
  62. STR 128 the full pathname to the directory with your
  63. Lib Header file.
  64. STR 129 the pathname of the Generic Import file
  65. (make this str empty if you don't want a message to
  66. be imported to your BBS)
  67. STR 130 the pathname of the Generic Export file
  68. (make this str empty if you don't want a message to
  69. be imported to your BBS)
  70. STR 131 the number of the board where the message will
  71. be imported to.
  72. STR 132 the text that will end up in the 'From' field
  73. of messages.
  74. STR 133 the number of the board where the message will
  75. be exported to. Consult the areas.bbs file to check in
  76. which echo the message will end up.
  77. STR 134 the path to the tabby setup files.
  78. STR 136 the name of your system. This will be used in
  79. the message 'new files on ...'
  80. STR 137 The name of the application WhatsNew is to
  81. launch when it cannot find the launch.next file, or
  82. when it cannot launch the next application.
  83. STR 138 The pathname to the file that contains the
  84. header that gets put on top of a freshly created
  85. NEWFILES file. An example is included with this release.
  86. STR 139 The pathname of the NEWFILES file.
  87.  
  88.  
  89. 4) move the files Generic Import and Generic Export (if any)
  90. to any other folder (or rename them), and move your NEWFILES
  91. file, if the location and filename corresponds to whatever
  92. you've put in STR 139.
  93.  
  94. 5) run the application WhatsNew. It will now
  95. search all your file area's and post messages for
  96. any new fil it finds in Generic Import and Generic Export.
  97. Since this is the first run, it will think ALL your files
  98. are new. After this first run, WhatsNew, setup has the
  99. information it needs (which happens to be the highest file
  100. number found in each area, which also happens to be
  101. the number of the file 'on top' of the list. Mansion puts
  102. new files on top, and gives them a number one higher than
  103. the file that happens to be on top).
  104. (note: if you've put the file number of the top file
  105. in each whatsNew.setup file, this step can be skipped)
  106.  
  107. IMPORTANT:
  108. As soon as WhatsNew quits and launches Mansion press
  109. command-Q to quit Mansion before it can import anything.
  110.  
  111. 6) Delete the files Generic Import and Generic Export,
  112. and move the original files back.
  113.  
  114. 7) Delete the freshly created NEWFILES file, and move
  115. the original back.
  116.  
  117. 8) install WhatsNew anywhere in your event chain.
  118.  
  119.  
  120. Tester's note:
  121. STR 135 contains a single 'Y' used for debugging.
  122. It means debuggin notes is 'on' Change it to anything
  123. else if you want debugging turned off. What is does?
  124. Putting lots and lots of cryptic information in your Tabby
  125. Log. Information I may need if you report a bug.
  126.  
  127.